Relationship Between Jacobian and Complex Derivative
Considering a complex function as a function of two real variables provides a useful demonstration of
- why complex differentiation is a stronger condition than differentiation in the two real variable case
- where the Cauchy-Riemann equations come from
- how complex derivatives "look" in 2D space
which we present below.
Suppose \(f : U \to \mathbb{C}\) with \(U \subseteq \mathbb{C}\) is a complex function. We can write \(f\) in terms of the component functions
and hence construct an analogue \(g : V \to \mathbb{R}^2\) with \(V \subseteq \mathbb{R}^2\)
The derivative of \(g\) is given by the Jacobian matrix, which in this case is
The complex derivative gives a local approximation of the function in the form of complex multiplication, which is a rotation and stretch. As such, we would expect this matrix \(Jg\) to be like a rotation and a stretch. Given that a rotation matrix looks like
we would expect
for some \(r\) and \(\theta\) in order for \(Jg\) to represent complex multiplication.
Some manipulation and the substitution \(a = r \cos(\theta)\) and \(b = r \sin(\theta)\) reveals
and therefore we have
which are exactly the Cauchy-Riemann equations.
Note that with arbitrary \(r\) and \(\theta\) we still have arbitrary \(a\) and \(b\) (for the same reason polar coordinates "work").
So complex differentiable functions correspond with real two-variable differentiable functions whose Jacobian is of the form
for some \(a, b \in \mathbb{R}\).